Programming with QuickTime VR

| Previous | Chapter contents | Chapter top | Section top | Next |

QTVRShowDefaultView

You can use the QTVRShowDefaultView function to display the default view of a node.

OSErr QTVRShowDefaultView (QTVRInstance qtvr);
qtvr
An instance of a QuickTime VR movie.
function result
A result code.

DISCUSSION

The QTVRShowDefaultView function sets the default values of the pan angle, tilt angle, field of view, view center (for object nodes), default state, mouse-down state, and all applicable animation and control settings for the node specified by the qtvr parameter. A node's default values are stored in the movie file.


© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |